home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / mue018.zip / HISTORY.TXT < prev    next >
Text File  |  1997-04-20  |  9KB  |  201 lines

  1.     ┌─────────────────────────────────────────────────────────────────────┐
  2.     │ Maximus                                         Copyright  1997     │
  3.     │  User                   History                cooke@playcom.com    │
  4.     │   Editor                                    Written by: Larry Cooke │
  5.     └─────────────────────────────────────────────────────────────────────┘
  6.  
  7.         v0.01ß thru v0.04ß:
  8.  
  9.     These versions were for just the basic screen colors, layouts, and
  10.     basic i/o routines.
  11.  
  12.         v0.05ß:
  13.  
  14.     At Gary Gilmore's suggestion, I added a second color option in the
  15.     configuration menu.  I really liked his suggestion over my version,
  16.     I left the old version in as some beta testers liked it.  Also, added
  17.     the purge menu option stuff though the actual purge routine wasn't
  18.     quite finished in this version.
  19.  
  20.         v0.06ß:
  21.  
  22.     Finished the purge routines.  Purging from the command line is now
  23.     possible with MUE.  I also added time slicing for those using Win95,
  24.     OS/2 has had it since the first version...
  25.  
  26.         v0.07wb:
  27.  
  28.     This was the first wide beta version released.
  29.  
  30.         v0.08wb:
  31.  
  32.     Corrected a problem in the Key Label definitions.  Seems if you put a
  33.     value in the A-G keys they'd actually be saved in the Q-W positions.
  34.  
  35.     Corrected a problem when entering values greater than 65535 in the
  36.     Matrix Credit/Debit fields, by default this also corrected some of the
  37.     other fields too.  Note that a value cannot exceed 65535 due to
  38.     limitations in the field sizes as defined by Scott Dudley.  Thanks to
  39.     Bill Cooper for the heads up on both of these mites!
  40.  
  41.     Fixed the ChatA flag option.  (Boy, I never dreamed I had this many
  42.     critters in this program!)  :-)  Seems I had reversed the logic so it
  43.     was reporting the reverse value.  Thanks to Jack Smith for reporting
  44.     this one!
  45.  
  46.     Implemented the page up/down keys in this version.  Currently set to a
  47.     value of 10.  Thanks to Michael Kirst for reminding me to implement
  48.     them.
  49.  
  50.     MUE will no longer display a Sysop level user's password regardless of
  51.     the show password option.  The only way to see a sysop's password is
  52.     by pressing the W key to change it.  This is a minor attempt to keep
  53.     prying eyes from knowing them.  Thanks again to Michael Kirst for this
  54.     suggestion.
  55.  
  56.     I broke the time portion in the 1Call and LCall fields.  These are now
  57.     fixed.  Thanks to Jack Smith for reporting this error.
  58.  
  59.     Fixed a problem with packing/purging users.  If a USER.EXT file didn't
  60.     exist, MUE would blow up with an error.  This is fixed now.  Thanks to
  61.     Bill Cooper for reporting this error.
  62.  
  63.         v0.09wb:
  64.  
  65.     Corrected yet another problem in the Key Label definitions.  This one
  66.     is very embarrassing, I was displaying key choices 1 thru 9 and A thru
  67.     W.  Should be (and is now) 1 thru 8, A thru X.  Thanks to Michael Kirst
  68.     once again for noticing and reporting this mite!  For those that
  69.     defined your keys, they will be skewed by one after key 8.  Sorry about
  70.     this, but you'll have to reenter your definitions.
  71.  
  72.     Finally got the LIst option working.  Of course the milage on this one
  73.     will undoubtedly vary for you.  :-)  If there are any mites left, most
  74.     likely it will be in this new routine.  Please let me know if you find
  75.     any!
  76.  
  77.         v0.10wb:
  78.  
  79.     Fixed the LCall field not being displayed in the LIst routines.  - LC
  80.  
  81.     Also, corrected a display problem in the fourth screen, the MtxCrd and
  82.     MtxDbt fields were overflowing.  Also corrected a minor screen paint
  83.     error.  Thanks to Gary Zarzycki for pointing these out.
  84.  
  85.     Finally implemented the displaying of the Key definitions.  The key
  86.     definition is now displayed in the Expire field when editing users keys
  87.     (pressing K).
  88.  
  89.     Corrected a logic flaw with the /g command line switch.  I was setting
  90.     the value to 1 if a number specified was greater than the last user
  91.     record.  Per Phil Roberts suggestion, MUE will simply jump to the last
  92.     user record under these circumstances.
  93.  
  94.         v0.11wb:
  95.  
  96.     This is the first version made available via FTP, I'll leave it up to
  97.     Gary Gilmore to distribute it via the FDN since this version expires
  98.     on 3/31/97.
  99.  
  100.         v0.12wb:
  101.  
  102.     At Gary Zarzycki's suggestion, I moved the page number box (LIst mode)
  103.     to the bottom of the screen and added a background color to help make
  104.     it a little more readable.  Thanks Gary!
  105.  
  106.     Fixed a bug in my routine for the OS/2 version that due to a typo
  107.     wasn't releasing timer ticks, MUEP was sucking 100% of the CPU...
  108.  
  109.         v0.13wb:
  110.  
  111.     Fixed the D052 or P052 error when packing or purging the user base
  112.     again.  Temporary fix for this if it comes back again is to simply
  113.     add a description to any user record, I recommend your user record as
  114.     it's not likely to be deleted and thus recreate the error later.  To
  115.     add a description, load MUE(p) and on your user record press E to edit
  116.     and then press your up arrow key once to highlight Description.  Press
  117.     enter and enter a description, any text will do for this purpose.
  118.     This will create the USER.EXT file and should prevent the error.
  119.  
  120.     Added the ability to pass a config file name to MUE(p).  With this, it
  121.     is possible to use different configurations.  The switch for this is
  122.     /c.  Example:  MUE(p) /cD:\MUE\MUE001.CFG
  123.  
  124.     Added a Sort option.  This can be accessed by pressing Ctl-S or Esc >
  125.     File > Sort from the main menu.  This option strictly sorts in memory.
  126.     I see no need at this time to permanently sort the user file.  As
  127.     usual, I have tested this quite a bit but if you find anything wrong
  128.     let me know.
  129.  
  130.         v0.14wb:
  131.  
  132.     Fixed a problem with the default for displaying the password not being
  133.     saved to the .CFG file.  Thanks once again to Michael Kirst for
  134.     reporting this one.
  135.  
  136.     Also fixed it to prompt with a nag notice to save any changes made for
  137.     the Sound and Show Password settings from the menu.  Seems I forgot to
  138.     add checks for any changes made to these two settings.  Now you'll be
  139.     nagged to save the .CFG file if you make changes without saving them.
  140.  
  141.     Thanks to Michael Andrews I have fixed an problem with external
  142.     protocols not being listed in the available protocols.  This only
  143.     affected those with external protocols.
  144.  
  145.     Added a secondary sort when sorting the user base.
  146.  
  147.     Added Global Key Settings.  With this I changed the menu a bit, there
  148.     is now a Global menu choice.  Within this menu you can choose the Key
  149.     Settings, Purge Settings, and Sort the user base.
  150.  
  151.     I have created a document for this beast as now.  I'll reserve this
  152.     file for the purpose of changes made and use the document file to
  153.     explain the uses of any new features.
  154.  
  155.     Also removed the expiration checks.  Hopefully MUE is stable enough
  156.     at this point to not have to worry about permanent support on beta
  157.     versions.
  158.  
  159.         v0.15wb:
  160.  
  161.     Fixed a bug with saving the user base after sorting.  While there
  162.     wasn't any bugs per se in MUE, it appears the USER.IDX file needs to
  163.     be deleted.  The USER.IDX file is automatically recreated the next
  164.     time Maximus is ran.  Also fixed a screen bug when choosing Save As
  165.     sorted from the menu.  Screen wasn't repainting properly.  Thanks to
  166.     Ed Seneshen for reporting this error.
  167.  
  168.         v0.16wb
  169.  
  170.     Added the /a## command line switch.  You can now add user descriptions
  171.     via mex or mecca using this option.
  172.  
  173.     Corrected a fatal assumption in one of my .PRM checks.  I was assuming
  174.     the Maximus .PRM file would always be named MAX.PRM...  Thanks to
  175.     Zdravko Blagdan for reporting this error.
  176.  
  177.     Added logging when packing/purging users.  To use this feature you'll
  178.     need to specify a log file from in the configuration menu.
  179.  
  180.     Added the ability to determine sort direction.  You can now sort in
  181.     ascending or descending order.
  182.  
  183.         v0.17wb
  184.  
  185.     In my haste to release v0.16wb I forgot to remove some test code that
  186.     prevented the /a## command line switch to the description to the
  187.     USER.EXT file.  This is now corrected.  Thanks to Gary Gilmore for
  188.     reporting this.
  189.  
  190.         v0.18wb
  191.  
  192.     Fixed a problem with the Expirey section.  If a user was set to
  193.     expire and you pressed the X key and then escape, his settings would
  194.     be lost - this is now fixed.  I think I corrected a display problem in
  195.     the City/St field.  Apparently on some users it's displaying garbage.
  196.     Hopefully this one is fixed now.  Thanks to Zdravko Blagdan for
  197.     reporting these.
  198.  
  199.     Did some general clean up and added a .MEC sample file in MUEDESC.ZIP.
  200.  
  201.